home *** CD-ROM | disk | FTP | other *** search
/ Champak 110 / jogo-disk-110.iso / Games / tobby_sucuri.swf / scripts / DefineButton2_257 / BUTTONCONDACTION on(rollOut).as < prev    next >
Text File  |  2008-11-12  |  111b  |  8 lines

  1. on(rollOut){
  2.    if(_root.windowFlg)
  3.    {
  4.       return undefined;
  5.    }
  6.    this.changeFace("standard");
  7. }
  8.